phidget_binding ~master (2022-04-09T10:36:12.0705156)
Dub
Repo
CPhidgetDictionary_set_OnError_Handler_Func
phidget21
phiddict
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) __gshared
alias
CPhidgetDictionary_set_OnError_Handler_Func
=
int
function
(
CPhidgetDictionaryHandle
,
void
*
userPtr
,
int
errorCode
,
const
char
*
errorString
)
Meta
Source
See Implementation
phidget21
phiddict
aliases
CPhidgetDictionaryHandle
CPhidgetDictionaryListenerHandle
CPhidgetDictionary_OnKeyChange_Function
CPhidgetDictionary_set_OnError_Handler_Func
CPhidgetDictionary_set_OnServerConnect_Handler_Func
CPhidgetDictionary_set_OnServerDisconnect_Handler_Func
enums
CPhidgetDictionary_keyChangeReason
static variables
CPhidgetDictionary_addKey
CPhidgetDictionary_close
CPhidgetDictionary_create
CPhidgetDictionary_delete
CPhidgetDictionary_getKey
CPhidgetDictionary_getServerAddress
CPhidgetDictionary_getServerID
CPhidgetDictionary_getServerStatus
CPhidgetDictionary_openRemote
CPhidgetDictionary_openRemoteIP
CPhidgetDictionary_removeKey
CPhidgetDictionary_remove_OnKeyChange_Handler
CPhidgetDictionary_set_OnError_Handler
CPhidgetDictionary_set_OnKeyChange_Handler
CPhidgetDictionary_set_OnServerConnect_Handler
CPhidgetDictionary_set_OnServerDisconnect_Handler
structs
_CPhidgetDictionary
_CPhidgetDictionaryListener